Skip to main content

Import modules

Import Cloud Code modules into the current environment.

Command

Authentication Required: Yes

ugs cloud-code modules import <in-dir> <file-name> [options]

Arguments

<in-dir> The input directory for import command

<file-name> The output file name for import command

Options

AliasDescription
project-id-p, --project-idThe Unity cloud project ID.
environment-e, --environment-nameThe services environment name.
dry run--dry-runThe command will do a dry run [default: False]
reconcile--reconcileThe command will delete existing configs before importing [default: False]
help-?, -h, --helpDisplay help and usage information.
quiet-q, --quietReduce logging to a minimum.
json-j, --jsonUse JSON as the output format.